home *** CD-ROM | disk | FTP | other *** search
/ Apple II Magazines (PO) / Nibble Volume 12, No. 12 (1991-12)(MindCraft Publishing)(Side A)[a].zip / Nibble Volume 12, No. 12 (1991-12)(MindCraft Publishing)(Side A)[a].po / NIBMENU.txt < prev    next >
Text File  |  1996-12-24  |  3KB  |  127 lines

  1. DEC 1991 DISK (VOL 12 /NO 12)
  2. 5
  3. THE APPLESOFT TOOLKIT
  4. MACHINE CODE MOVER
  5. SOLILOQUY
  6. DIRECTORY SAVER
  7. CHECKIT
  8. 2
  9. DIRECTORY SAVER
  10. RUN DIR.SAVER
  11. CHECKIT
  12. RUN CHECKIT
  13. @
  14. This disk is a double-sided disk. All
  15. of the programs that will run under
  16. ProDOS are on the ProDOS formatted
  17. front side of the disk, and all that
  18. will run under DOS 3.3 are on the back
  19. side of the disk. Some programs will
  20. run under both operating systems and
  21. are included on both sides of this
  22. disk.
  23.  
  24. You're currently using the ProDOS side
  25. of the disk.
  26. @
  27. Before using the programs on this disk,
  28. you should make a work disk for each
  29. program. This can be done by first
  30. making a complete copy of the disk with
  31. one of the following programs:
  32.  
  33. * COPYA (DOS 3.3 System Master)
  34. * FILER (ProDOS Utilities Disk)
  35. * The Apple IIc or Apple IIGS
  36.   Utilities Disk
  37. * Any Disk Copy Program
  38.  
  39. Then boot the copied disk and delete
  40. all of the files that are not related
  41. to the program by using the DELETE
  42. command. The System Utilities program
  43. also has an option to DELETE files.
  44. @
  45.  
  46. The screen displays that follow show
  47. the files needed to create working
  48. copies of each program.
  49. @
  50. To create a work disk for Applesoft
  51. Toolkit, remove all but the following
  52. files from a copy of this disk:
  53.  
  54. COLOR.SET      MOUSE.FIND    TESTPIC
  55. MOUSE.BUTTON   STRING.CENTER ROM.ID
  56. LARGEST.FIND   SMALLEST.FIND NEWTEXT
  57. BIT.BREAKER    BIT.ASSEMBLER KEYPRESS
  58. APPLE.KEYPRESS EIGHTY.COLUMN PRODOS.ID
  59. LORES.LOAD     PRINT.READY   DISK.TEXT
  60. IMAGEII.COLOR  SLOT5.BOOT    TEST.FILE
  61. TEXT.FILER     IMAGESELF.ID
  62.  
  63. These programs are included on the
  64. ProDOS and DOS 3.3 sides of this disk.
  65. They are not included as an option in
  66. the program menu, because they require
  67. special instructions. See the
  68. documentation for details.
  69. @
  70. To create a work disk for Machine Code
  71. Mover, remove all but the following
  72. file from a copy of this disk:
  73.  
  74. MCM
  75.  
  76. This program is included on the DOS 3.3
  77. side of this disk, only.
  78. @
  79. To create a work disk for Soliloquy,
  80. remove all but the following files
  81. from a copy of this disk:
  82.  
  83. FINDQUOTE.OBJ
  84. FINDQUOTE.D1
  85. FINDQUOTE.D2
  86. FINDQUOTE.S
  87.  
  88. This program is included on the ProDOS
  89. and DOS 3.3 sides of this disk. It is
  90. not included as an option in the
  91. program menu, because it requires
  92. special instructions. See the
  93. documentation for details
  94. @
  95. To create a work disk for Directory
  96. Saver, remove all but the following
  97. file from a copy of this disk:
  98.  
  99. DIR.SAVER
  100.  
  101. This program is included on the ProDOS
  102. and DOS 3.3 sides of this disk.
  103. @
  104. In addition, we've placed a copy of the
  105. CHECKIT program on this disk. CHECKIT
  106. is a utility published in Nibble that
  107. aids in typing in programs from the
  108. magazine.
  109.  
  110. The One- and Two-Liners are also
  111. included on this disk.
  112. @
  113. The source code files for the major
  114. assembly language programs have been
  115. included on this disk. These files are
  116. included expressly for experienced
  117. programmers.  These files cannot be
  118. used unless you own the appropriate
  119. assembler.
  120.  
  121. WARNING: Do NOT attempt to run the
  122. following source code files:
  123.  
  124. FINDQUOTE.S
  125. @
  126. #
  127.